home *** CD-ROM | disk | FTP | other *** search
- /**/
- 'cls'
- Say "********************************************************************"
- Say " Name: Test Case 20"
- Say " "
- Say " Program: Fractint Version 18.21"
- Say " "
- Say " Purpose: To test video device driver"
- Say " using the WIN-OS/2 program"
- Say " "
- Say " Please refer to test20.doc for more"
- Say " information on what this test case does."
- Say "********************************************************************"
-
- '@echo off'
- Pause
- 'cd ..\fractwin'
- 'call winfract'
- 'cd ..\testcase'
- '@echo on'
- EXIT
-